CygNet FMS ActiveX Controls – Methods

This topic describes methods applicable to CygNet FMS ActiveX controls. Methods specific to each control are listed in the script editor views for each control in CygNet Studio. See Edit Mode Views in CygNet Studio for more information about accessing script editors. See CxHmiFms in the Scripting section for additional details about scripting methods specific to each FMS control object.

These methods are listed in the comprehensive table below, and also in the Properties, Methods, and Events topics specific to each ActiveX control.

The Comprehensive table contains a comprehensive listing of all the CygNet FMS ActiveX control methods.

The Control-Specific list contains links to topics containing tables of the properties, events, and methods specific to each CygNet FMS ActiveX control.

CygNet FMS ActiveX Control Methods: Comprehensive

ActiveX methods for CygNet FMS controls are listed in the comprehensive table below.

Property Description

Apply

The Apply method applies the selections made in the embedded Node chooser to the control.

Cancel

The Cancel method closes an object and TheView.

ChooserGetNodeSelection

The ChooserGetNodeSelection method returns the list of Nodes currently selected in the Node chooser.

ChooserSetNodeSelection

The ChooserSetNodeSelection method sets the selection of Nodes in the Node chooser.

GetNodeSelection

The GetNodeSelection method returns the list of Nodes currently selected in the Node chooser.

Refresh

The Refresh method refreshes the data on the screen.

RetrieveNodes

The RetrieveNodes method retrieves the specified Nodes in the FMS control's Node Chooser.

Save

The Save method saves edits made to data in the control.

SetNodeSelection

The SetNodeSelection method sets the selection of Nodes in the Node chooser.

Back to top

CygNet ActiveX Control Properties: Control-Specific

See one of the following topics for a listing of the properties, events, and methods applicable to a specific CygNet FMS ActiveX control.

Back to top